home *** CD-ROM | disk | FTP | other *** search
/ The World's Largest Collection of Windows Software / The World's Largest Collection of Windows Software - Disc 1.iso / connect / _j2 / wvnsc926 / rcs / winvngen.def < prev    next >
Text File  |  1994-09-21  |  1KB  |  76 lines

  1. head     1.2;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    ; strict;
  6. comment  @# @;
  7.  
  8.  
  9. 1.2
  10. date     94.08.03.21.12.24;  author dumoulin;  state Exp;
  11. branches ;
  12. next     1.1;
  13.  
  14. 1.1
  15. date     94.06.17.19.46.03;  author dumoulin;  state Exp;
  16. branches ;
  17. next     ;
  18.  
  19.  
  20. desc
  21. @fnord
  22. @
  23.  
  24.  
  25. 1.2
  26. log
  27. @Added exports for Printing and Version List dialogs
  28. @
  29. text
  30. @NAME    WinVn
  31.  
  32. DESCRIPTION 'Windowing Visual (UseNet) News Reader'
  33.  
  34. EXETYPE WINDOWS
  35.  
  36. STUB    'WINSTUB.EXE'
  37.  
  38. CODE    PRELOAD MOVEABLE
  39.  
  40. DATA    PRELOAD MOVEABLE MULTIPLE
  41.  
  42. HEAPSIZE  20000
  43.  
  44. EXPORTS
  45.     WINVNCONFWNDPROC      @@1
  46.     WINVNVIEWWNDPROC      @@2
  47.     WINVNARTWNDPROC       @@3
  48.     WINVNPOSTWNDPROC      @@4
  49.     WINVNMAILWNDPROC      @@5
  50.     WINVNCOMMDLG          @@10
  51.     WINVNSAVEARTDLG       @@11
  52.     WINVNFINDDLG          @@12
  53.     WINVNDOLISTDLG        @@13
  54.     WINVNGROUPLISTDLG     @@14
  55.     WINVNPERSONALINFODLG  @@15
  56.     WINVNMISCDLG          @@16
  57.     WINVNAPPEARANCEDLG    @@17
  58.     ABOUT                 @@20
  59.     ABORTPROC             @@21
  60.     PRINTDLGPROC          @@22
  61.     WINVNVERSIONLISTDLG   @@23
  62.  
  63.  
  64.  
  65. @
  66.  
  67.  
  68. 1.1
  69. log
  70. @Initial revision
  71. @
  72. text
  73. @d30 3
  74. @
  75.  
  76.